Class ProjectionOptions
Inheritance
ProjectionOptions
Assembly: NXOpen.dll
Syntax
public class ProjectionOptions : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ProjectionOptions()
Declaration
protected ProjectionOptions()
Properties
ProjectDirectionMethod
Declaration
public ProjectionOptions.DirectionType ProjectDirectionMethod { get; set; }
Property Value
ProjectVector
Declaration
public Direction ProjectVector { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink