Class IfcSurfaceCurve

IfcSurfaceCurve class

IfcSurfaceCurve

public class IfcSurfaceCurve : IfcCurve

Constructors

NameDescription
IfcSurfaceCurve()The default constructor.

Properties

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