Class LengthLimitsListBuilder
Inheritance
LengthLimitsListBuilder
Assembly: NXOpen.dll
Syntax
public class LengthLimitsListBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LengthLimitsListBuilder()
Declaration
protected LengthLimitsListBuilder()
Properties
CapsList
Declaration
public PointFacePlaneSelectionBuilderList CapsList { get; }
Property Value
Methods
CreatePointFacePlaneSelectionBuilder(TaggedObject)
Declaration
public PointFacePlaneSelectionBuilder CreatePointFacePlaneSelectionBuilder(TaggedObject seed)
Parameters
Returns
DestroyPointFacePlaneSelectionBuilder(PointFacePlaneSelectionBuilder)
Declaration
public void DestroyPointFacePlaneSelectionBuilder(PointFacePlaneSelectionBuilder entityBuilderData)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink