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