Class IfcFillAreaStyleHatching

IfcFillAreaStyleHatching class

IfcFillAreaStyleHatching

public class IfcFillAreaStyleHatching : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcFillAreaStyleHatching()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HatchLineAngle { get; set; }HatchLineAngle
HatchLineAppearance { get; set; }HatchLineAppearance
LayerAssignments { get; }LayerAssignments
PatternStart { get; set; }PatternStart
PointOfReferenceHatchLine { get; set; }PointOfReferenceHatchLine
StartOfNextHatchLine { get; set; }StartOfNextHatchLine
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also