Class IfcCompositeCurveOnSurface

IfcCompositeCurveOnSurface class

IfcCompositeCurveOnSurface

public class IfcCompositeCurveOnSurface : IfcCompositeCurve

Constructors

NameDescription
IfcCompositeCurveOnSurface()The default constructor.

Properties

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