Class IfcIndexedPolyCurve

IfcIndexedPolyCurve class

IfcIndexedPolyCurve

public class IfcIndexedPolyCurve : IfcBoundedCurve

Constructors

NameDescription
IfcIndexedPolyCurve()The default constructor.

Properties

NameDescription
CoordinatesList { get; }Partial IIfc entity class
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
Points { get; set; }Points
Segments { get; set; }Segments
SelfIntersect { get; set; }SelfIntersect
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