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, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)