Class IfcBSplineSurface

IfcBSplineSurface class

IfcBSplineSurface

public abstract class IfcBSplineSurface : IfcBoundedSurface

Properties

NameDescription
ControlPointsList { get; set; }ControlPointsList
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
SelfIntersect { get; set; }SelfIntersect
StyledByItem { get; }StyledByItem
SurfaceForm { get; set; }SurfaceForm
UClosed { get; set; }UClosed
UDegree { get; set; }UDegree
VClosed { get; set; }VClosed
VDegree { get; set; }VDegree

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