public interface IfcLine extends IfcCurve
Ifc2x3tc1Package.getIfcLine()| Modifier and Type | Method and Description |
|---|---|
IfcVector |
getDir()
Returns the value of the 'Dir' reference.
|
IfcCartesianPoint |
getPnt()
Returns the value of the 'Pnt' reference.
|
void |
setDir(IfcVector value)
Sets the value of the '
Dir' reference. |
void |
setPnt(IfcCartesianPoint value)
Sets the value of the '
Pnt' reference. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCartesianPoint getPnt()
If the meaning of the 'Pnt' reference isn't clear, there really should be more of a description here...
setPnt(IfcCartesianPoint),
Ifc2x3tc1Package.getIfcLine_Pnt()void setPnt(IfcCartesianPoint value)
Pnt' reference.
value - the new value of the 'Pnt' reference.getPnt()IfcVector getDir()
If the meaning of the 'Dir' reference isn't clear, there really should be more of a description here...
setDir(IfcVector),
Ifc2x3tc1Package.getIfcLine_Dir()Copyright © 2016 OpenSource BIM. All rights reserved.