Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcLogical |
IfcBSplineCurve.getClosedCurve() |
IfcLogical |
IfcPresentationLayerWithStyle.getLayerBlocked() |
IfcLogical |
IfcPresentationLayerWithStyle.getLayerFrozen() |
IfcLogical |
IfcPresentationLayerWithStyle.getLayerOn() |
IfcLogical |
IfcShapeAspect.getProductDefinitional() |
IfcLogical |
IfcBSplineCurve.getSelfIntersect() |
IfcLogical |
IfcBSplineSurface.getSelfIntersect() |
IfcLogical |
IfcCompositeCurve.getSelfIntersect() |
IfcLogical |
IfcOffsetCurve2D.getSelfIntersect() |
IfcLogical |
IfcOffsetCurve3D.getSelfIntersect() |
IfcLogical |
IfcBSplineSurface.getUClosed() |
IfcLogical |
IfcBSplineSurface.getVClosed() |
IfcLogical |
IfcMaterialLayer.isVentilated() |
Modifier and Type | Method and Description |
---|---|
void |
IfcBSplineCurve.setClosedCurve(IfcLogical value) |
void |
IfcPresentationLayerWithStyle.setLayerBlocked(IfcLogical value) |
void |
IfcPresentationLayerWithStyle.setLayerFrozen(IfcLogical value) |
void |
IfcPresentationLayerWithStyle.setLayerOn(IfcLogical value) |
void |
IfcShapeAspect.setProductDefinitional(IfcLogical value) |
void |
IfcBSplineCurve.setSelfIntersect(IfcLogical value) |
void |
IfcBSplineSurface.setSelfIntersect(IfcLogical value) |
void |
IfcCompositeCurve.setSelfIntersect(IfcLogical value) |
void |
IfcOffsetCurve2D.setSelfIntersect(IfcLogical value) |
void |
IfcOffsetCurve3D.setSelfIntersect(IfcLogical value) |
void |
IfcBSplineSurface.setUClosed(IfcLogical value) |
void |
IfcBSplineSurface.setVClosed(IfcLogical value) |
void |
IfcMaterialLayer.setVentilated(IfcLogical value) |