public class IfcTrimmedCurve4X3 extends IfcBoundedCurve4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcTrimmedCurve
| Constructor and Description |
|---|
IfcTrimmedCurve4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve4X3 |
getBasisCurve() |
IfcTrimmingPreference4X3 |
getMasterRepresentation() |
IfcBoolean4X3 |
getSenseAgreement() |
IfcCollection<IfcTrimmingSelect4X3> |
getTrim1() |
IfcCollection<IfcTrimmingSelect4X3> |
getTrim2() |
void |
setBasisCurve(IfcCurve4X3 value) |
void |
setMasterRepresentation(IfcTrimmingPreference4X3 value) |
void |
setSenseAgreement(IfcBoolean4X3 value) |
void |
setTrim1(IfcCollection<IfcTrimmingSelect4X3> value) |
void |
setTrim2(IfcCollection<IfcTrimmingSelect4X3> value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurve4X3 getBasisCurve()
public final void setBasisCurve(IfcCurve4X3 value)
public final IfcCollection<IfcTrimmingSelect4X3> getTrim1()
public final void setTrim1(IfcCollection<IfcTrimmingSelect4X3> value)
public final IfcCollection<IfcTrimmingSelect4X3> getTrim2()
public final void setTrim2(IfcCollection<IfcTrimmingSelect4X3> value)
public final IfcBoolean4X3 getSenseAgreement()
public final void setSenseAgreement(IfcBoolean4X3 value)
public final IfcTrimmingPreference4X3 getMasterRepresentation()
public final void setMasterRepresentation(IfcTrimmingPreference4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.