public interface HideGeom extends LocalSelection, ModelEntity, IPlotAndImageExport
| Modifier and Type | Method and Description |
|---|---|
HideGeom |
addMeshControl(int... entities)
Add the given geometric mesh control entities to the hide selection.
|
int[] |
meshControlEntities(int dim)
Return the geometric mesh control entities on the given dimension.
|
int[] |
meshControlEntities(java.lang.String mesh,
int dim)
Return the geometric mesh control entities on the given dimension with
respect to the build state of the given mesh.
|
HideGeom |
removeMeshControl(int... entities)
Remove the given geometric mesh control entities from the hide
selection.
|
HideGeom |
setMeshControl(int... entities)
Set the hide selection to use the given geometric mesh control
entities.
|
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, getDisplayStringimageHideGeom addMeshControl(int... entities)
entities - Geometric entities.int[] meshControlEntities(int dim)
dim - Dimension to analyze.int[] meshControlEntities(java.lang.String mesh,
int dim)
mesh - Mesh to consider.dim - Dimension to analyze.HideGeom removeMeshControl(int... entities)
entities - Geometric entities.HideGeom setMeshControl(int... entities)
entities - Geometric entities.