Class IfcPointOnSurface

IfcPointOnSurface class

IfcPointOnSurface

public class IfcPointOnSurface : IfcPoint

Constructors

NameDescription
IfcPointOnSurface()The default constructor.

Properties

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