public class IfcPolygonalFaceSet4X3 extends IfcTessellatedFaceSet4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcPolygonalFaceSet
| Constructor and Description |
|---|
IfcPolygonalFaceSet4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean4X3 |
getClosed() |
IfcCollection<IfcIndexedPolygonalFace4X3> |
getFaces() |
IfcCollection<IfcPositiveInteger4X3> |
getPnIndex() |
void |
setClosed(IfcBoolean4X3 value) |
void |
setFaces(IfcCollection<IfcIndexedPolygonalFace4X3> value) |
void |
setPnIndex(IfcCollection<IfcPositiveInteger4X3> value) |
getCoordinates, setCoordinatesgetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcBoolean4X3 getClosed()
public final void setClosed(IfcBoolean4X3 value)
public final IfcCollection<IfcIndexedPolygonalFace4X3> getFaces()
public final void setFaces(IfcCollection<IfcIndexedPolygonalFace4X3> value)
public final IfcCollection<IfcPositiveInteger4X3> getPnIndex()
public final void setPnIndex(IfcCollection<IfcPositiveInteger4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.