Class SurfaceRangeBuilder
Inheritance
SurfaceRangeBuilder
Assembly: NXOpen.dll
Syntax
public class SurfaceRangeBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SurfaceRangeBuilder()
Declaration
protected SurfaceRangeBuilder()
Properties
AnchorPosition
Declaration
public SurfaceRangeBuilder.AnchorPositionType AnchorPosition { get; set; }
Property Value
UEnd
Declaration
public OnPathDimensionBuilder UEnd { get; }
Property Value
UStart
Declaration
public OnPathDimensionBuilder UStart { get; }
Property Value
VEnd
Declaration
public OnPathDimensionBuilder VEnd { get; }
Property Value
VStart
Declaration
public OnPathDimensionBuilder VStart { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink