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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCartesianPoint getPnt()
public final void setPnt(IfcCartesianPoint value)
public final IfcVector getDir()
public final void setDir(IfcVector value)