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, namedadd, all, allgeom, allGeom, allVoids, clear, dom, entities, entities, geom, geom, geom, geom, global, inherit, inputDimension, inputEntities, interiordom, interiorEntities, isgeom, isGeom, isglobal, isGlobal, isinheriting, isInheriting, remove, setdim, dimension, geomactive, 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, versiongetContainer, getDisplayStringjava.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.