Class IfcPointOnCurve

IfcPointOnCurve class

IfcPointOnCurve

public class IfcPointOnCurve : IfcPoint

Constructors

NameDescription
IfcPointOnCurve()The default constructor.

Properties

NameDescription
BasisCurve { get; set; }BasisCurve
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
PointParameter { get; set; }PointParameter
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