Class IfcIntersectionCurve

IfcIntersectionCurve class

IfcIntersectionCurve

public class IfcIntersectionCurve : IfcSurfaceCurve

Constructors

NameDescription
IfcIntersectionCurve()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