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