Class CheckTrappedSupportsBuilder
Inheritance
CheckTrappedSupportsBuilder
Assembly: NXOpen.dll
Syntax
public class CheckTrappedSupportsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CheckTrappedSupportsBuilder()
Declaration
protected CheckTrappedSupportsBuilder()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
DisplayResolutionBuilder
Declaration
public DisplayResolutionBuilder DisplayResolutionBuilder { get; }
Property Value
NonTrappedSupportAreasColor
Declaration
public NXColor NonTrappedSupportAreasColor { get; set; }
Property Value
PreviewState
Declaration
public bool PreviewState { get; set; }
Property Value
SelectionAndPlacement
Declaration
public SelectionAndPlacementBuilder SelectionAndPlacement { get; }
Property Value
ShowOnlyFailArea
Declaration
public bool ShowOnlyFailArea { get; set; }
Property Value
TrappedArea
Declaration
public double TrappedArea { get; }
Property Value
TrappedSupportAreasColor
Declaration
public NXColor TrappedSupportAreasColor { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink