public class IfcTriangulatedFaceSet4X3 extends IfcTessellatedFaceSet4X3
IfcTriangulatedFaceSet
| Constructor and Description |
|---|
IfcTriangulatedFaceSet4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean4X3 |
getClosed() |
IfcCollection2D<IfcPositiveInteger4X3> |
getCoordIndex() |
IfcCollection2D<IfcParameterValue4X3> |
getNormals() |
IfcCollection<IfcPositiveInteger4X3> |
getPnIndex() |
void |
setClosed(IfcBoolean4X3 value) |
void |
setCoordIndex(IfcCollection2D<IfcPositiveInteger4X3> value) |
void |
setNormals(IfcCollection2D<IfcParameterValue4X3> 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 IfcCollection2D<IfcParameterValue4X3> getNormals()
public final void setNormals(IfcCollection2D<IfcParameterValue4X3> value)
public final IfcBoolean4X3 getClosed()
public final void setClosed(IfcBoolean4X3 value)
public final IfcCollection2D<IfcPositiveInteger4X3> getCoordIndex()
public final void setCoordIndex(IfcCollection2D<IfcPositiveInteger4X3> value)
public final IfcCollection<IfcPositiveInteger4X3> getPnIndex()
public final void setPnIndex(IfcCollection<IfcPositiveInteger4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.