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