Class IfcPcurve

IfcPcurve class

IfcPcurve

public class IfcPcurve : IfcCurve

Constructors

NameDescription
IfcPcurve()The default constructor.

Properties

NameDescription
BasisSurface { get; set; }BasisSurface
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
ReferenceCurve { get; set; }ReferenceCurve
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