public class IfcLine extends IfcCurve implements com.aspose.cad_internal.fileformats.ifc.IIfcLine
Constructor and Description |
---|
IfcLine() |
Modifier and Type | Method and Description |
---|---|
IfcVector |
getDir() |
IfcCartesianPoint |
getPnt() |
void |
setDir(IfcVector value) |
void |
setPnt(IfcCartesianPoint value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCartesianPoint getPnt()
public final void setPnt(IfcCartesianPoint value)
public final IfcVector getDir()
public final void setDir(IfcVector value)