Class ViewPlacementBuilder
Inheritance
ViewPlacementBuilder
Assembly: NXOpen.dll
Syntax
public class ViewPlacementBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewPlacementBuilder()
Declaration
protected ViewPlacementBuilder()
Properties
AlignmentMethod
Declaration
public ViewPlacementBuilder.Method AlignmentMethod { get; set; }
Property Value
AlignmentOption
Declaration
public ViewPlacementBuilder.Option AlignmentOption { get; set; }
Property Value
AlignmentPoint
Declaration
public SelectTaggedObject AlignmentPoint { get; }
Property Value
AlignmentVector
Declaration
public Direction AlignmentVector { get; set; }
Property Value
AlignmentView
Declaration
public SelectDraftingView AlignmentView { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
CandidatePoint
Declaration
public SelectTaggedObject CandidatePoint { get; }
Property Value
LockOffset
Declaration
public bool LockOffset { get; set; }
Property Value
Offset
Declaration
public double Offset { get; set; }
Property Value
Placement
Declaration
public SelectNXObject Placement { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink