public class IfcLine4X3 extends IfcCurve4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcLine
| Constructor and Description |
|---|
IfcLine4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcVector4X3 |
getDir() |
IfcCartesianPoint4X3 |
getPnt() |
void |
setDir(IfcVector4X3 value) |
void |
setPnt(IfcCartesianPoint4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCartesianPoint4X3 getPnt()
public final void setPnt(IfcCartesianPoint4X3 value)
public final IfcVector4X3 getDir()
public final void setDir(IfcVector4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.