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) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcCartesianPoint> getPolygon()
public final void setPolygon(IfcCollection<IfcCartesianPoint> value)