public class IfcFillAreaStyleHatching extends IfcGeometricRepresentationItem
| Constructor and Description |
|---|
IfcFillAreaStyleHatching() |
| Modifier and Type | Method and Description |
|---|---|
IfcPlaneAngleMeasure |
getHatchLineAngle() |
IfcCurveStyle |
getHatchLineAppearance() |
IfcCartesianPoint |
getPatternStart() |
IfcCartesianPoint |
getPointOfReferenceHatchLine() |
IfcHatchLineDistanceSelect |
getStartOfNextHatchLine() |
void |
setHatchLineAngle(IfcPlaneAngleMeasure value) |
void |
setHatchLineAppearance(IfcCurveStyle value) |
void |
setPatternStart(IfcCartesianPoint value) |
void |
setPointOfReferenceHatchLine(IfcCartesianPoint value) |
void |
setStartOfNextHatchLine(IfcHatchLineDistanceSelect value) |
getLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCurveStyle getHatchLineAppearance()
public final void setHatchLineAppearance(IfcCurveStyle value)
public final IfcHatchLineDistanceSelect getStartOfNextHatchLine()
public final void setStartOfNextHatchLine(IfcHatchLineDistanceSelect value)
public final IfcCartesianPoint getPointOfReferenceHatchLine()
public final void setPointOfReferenceHatchLine(IfcCartesianPoint value)
public final IfcCartesianPoint getPatternStart()
public final void setPatternStart(IfcCartesianPoint value)
public final IfcPlaneAngleMeasure getHatchLineAngle()
public final void setHatchLineAngle(IfcPlaneAngleMeasure value)