Class IfcCurveStyle

IfcCurveStyle class

IfcCurveStyle

public class IfcCurveStyle : IfcPresentationStyle

Constructors

NameDescription
IfcCurveStyle()The default constructor.

Properties

NameDescription
CurveColour { get; set; }CurveColour
CurveFont { get; set; }CurveFont
CurveWidth { get; set; }CurveWidth
EntityLabel { get; }Gets the entity label.
Name { get; set; }Name

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