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