public interface XDLocalSelection extends LocalSelection
Modifier and Type | Method and Description |
---|---|
java.lang.String |
extraDim()
Returns the attached dimension.
|
XDLocalSelection |
extraDim(java.lang.String attachDimTag)
Selects attached dimensions and defines the possible values for
extraDimSel . |
java.lang.String[] |
extraDimSel()
Get extra dimension geometries for attached dimensions.
|
LocalSelection |
extraDimSel(java.lang.String xdgeomtag)
Access selection on extra dimension.
|
named, named
add, all, allgeom, allGeom, allVoids, entities, geom, geom, geom, geom, global, inherit, inputDimension, inputEntities, interiorEntities, isGeom, isGlobal, isInheriting, remove, set
dimension, dom, dom, entities, geom, interiordom, isgeom, isglobal, isinheriting, object, objects
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
java.lang.String extraDim()
XDLocalSelection extraDim(java.lang.String attachDimTag)
extraDimSel
.attachDimTag
- Tag of the extra dimension to attach. Use none
to specify
no attached dimension.java.lang.String[] extraDimSel()
LocalSelection extraDimSel(java.lang.String xdgeomtag)
xdgeomtag
- Tag of extra dimension geometry.