Class IfcRationalBezierCurve

IfcRationalBezierCurve class

IfcRationalBezierCurve

public class IfcRationalBezierCurve : IfcBezierCurve

Constructors

NameDescription
IfcRationalBezierCurve()The default constructor.

Properties

NameDescription
ClosedCurve { get; set; }ClosedCurve
ControlPointsList { get; set; }ControlPointsList
CurveForm { get; set; }CurveForm
Degree { get; set; }Degree
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
SelfIntersect { get; set; }SelfIntersect
StyledByItem { get; }StyledByItem
WeightsData { get; set; }WeightsData

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