Class InterceptionMirrorListItemBuilder
Inheritance
InterceptionMirrorListItemBuilder
Assembly: NXOpen.dll
Syntax
public class InterceptionMirrorListItemBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
InterceptionMirrorListItemBuilder()
Declaration
protected InterceptionMirrorListItemBuilder()
Properties
AxisPair
Declaration
public InterceptionMirrorListItemBuilder.AxisPairs AxisPair { get; set; }
Property Value
Mirror
Declaration
public SelectFeature Mirror { get; }
Property Value
MirrorOrientation
Declaration
public InterceptionMirrorListItemBuilder.MirrorOrientations MirrorOrientation { get; set; }
Property Value
XRotation
Declaration
public Expression XRotation { get; }
Property Value
YRotation
Declaration
public Expression YRotation { get; }
Property Value
ZRotation
Declaration
public Expression ZRotation { get; }
Property Value
Methods
Declaration
public void ButtonSettings()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink