public class IfcPolyLoop extends IfcLoop implements com.aspose.cad_internal.fileformats.ifc.IIfcPolyLoop
| Constructor and Description |
|---|
IfcPolyLoop() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCartesianPoint> |
getPolygon() |
void |
setPolygon(IfcCollection<IfcCartesianPoint> value) |
getLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcCartesianPoint> getPolygon()
public final void setPolygon(IfcCollection<IfcCartesianPoint> value)