public class IfcRectangularTrimmedSurface4 extends IfcBoundedSurface4
IfcRectangularTrimmedSurface
| Constructor and Description |
|---|
IfcRectangularTrimmedSurface4() |
| Modifier and Type | Method and Description |
|---|---|
IfcSurface4 |
getBasisSurface() |
IfcParameterValue4 |
getU1() |
IfcParameterValue4 |
getU2() |
IfcBoolean4 |
getUsense() |
IfcParameterValue4 |
getV1() |
IfcParameterValue4 |
getV2() |
IfcBoolean4 |
getVsense() |
void |
setBasisSurface(IfcSurface4 value) |
void |
setU1(IfcParameterValue4 value) |
void |
setU2(IfcParameterValue4 value) |
void |
setUsense(IfcBoolean4 value) |
void |
setV1(IfcParameterValue4 value) |
void |
setV2(IfcParameterValue4 value) |
void |
setVsense(IfcBoolean4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSurface4 getBasisSurface()
public final void setBasisSurface(IfcSurface4 value)
public final IfcParameterValue4 getU1()
public final void setU1(IfcParameterValue4 value)
public final IfcParameterValue4 getV1()
public final void setV1(IfcParameterValue4 value)
public final IfcParameterValue4 getU2()
public final void setU2(IfcParameterValue4 value)
public final IfcParameterValue4 getV2()
public final void setV2(IfcParameterValue4 value)
public final IfcBoolean4 getUsense()
public final void setUsense(IfcBoolean4 value)
public final IfcBoolean4 getVsense()
public final void setVsense(IfcBoolean4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.