public class IfcFillAreaStyleHatching4 extends IfcGeometricRepresentationItem4
IfcFillAreaStyleHatching
| Constructor and Description |
|---|
IfcFillAreaStyleHatching4() |
| Modifier and Type | Method and Description |
|---|---|
IfcPlaneAngleMeasure4 |
getHatchLineAngle() |
IfcCurveStyle4 |
getHatchLineAppearance() |
IfcCartesianPoint4 |
getPatternStart() |
IfcCartesianPoint4 |
getPointOfReferenceHatchLine() |
IfcHatchLineDistanceSelect4 |
getStartOfNextHatchLine() |
void |
setHatchLineAngle(IfcPlaneAngleMeasure4 value) |
void |
setHatchLineAppearance(IfcCurveStyle4 value) |
void |
setPatternStart(IfcCartesianPoint4 value) |
void |
setPointOfReferenceHatchLine(IfcCartesianPoint4 value) |
void |
setStartOfNextHatchLine(IfcHatchLineDistanceSelect4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurveStyle4 getHatchLineAppearance()
public final void setHatchLineAppearance(IfcCurveStyle4 value)
public final IfcHatchLineDistanceSelect4 getStartOfNextHatchLine()
public final void setStartOfNextHatchLine(IfcHatchLineDistanceSelect4 value)
public final IfcCartesianPoint4 getPointOfReferenceHatchLine()
public final void setPointOfReferenceHatchLine(IfcCartesianPoint4 value)
public final IfcCartesianPoint4 getPatternStart()
public final void setPatternStart(IfcCartesianPoint4 value)
public final IfcPlaneAngleMeasure4 getHatchLineAngle()
public final void setHatchLineAngle(IfcPlaneAngleMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.