public class IfcFace extends IfcTopologicalRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcFace
| Constructor and Description |
|---|
IfcFace() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcFaceBound> |
getBounds() |
IfcCollection<IfcTextureMap> |
hasTextureMaps() |
void |
setBounds(IfcCollection<IfcFaceBound> value) |
getLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcFaceBound> getBounds()
public final void setBounds(IfcCollection<IfcFaceBound> value)
public final IfcCollection<IfcTextureMap> hasTextureMaps()