Class RotatingPointerBuilder
Inheritance
RotatingPointerBuilder
Assembly: NXOpen.dll
Syntax
public class RotatingPointerBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RotatingPointerBuilder()
Declaration
protected RotatingPointerBuilder()
Properties
HorizontalAngle
Declaration
public Expression HorizontalAngle { get; }
Property Value
MaximumRange
Declaration
public Expression MaximumRange { get; }
Property Value
MinimumRange
Declaration
public Expression MinimumRange { get; }
Property Value
SourcePoint
Declaration
public Point SourcePoint { get; set; }
Property Value
UpDirection
Declaration
public Direction UpDirection { get; set; }
Property Value
VerticalDownAngle
Declaration
public Expression VerticalDownAngle { get; }
Property Value
VerticalUpAngle
Declaration
public Expression VerticalUpAngle { get; }
Property Value
ViewDirection
Declaration
public Direction ViewDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink