Class AssignNodalCSBuilder
Inheritance
AssignNodalCSBuilder
Assembly: NXOpen.dll
Syntax
public class AssignNodalCSBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AssignNodalCSBuilder()
Declaration
protected AssignNodalCSBuilder()
Properties
BoundaryOptions
Declaration
public AssignNodalCSBuilder.GeometryOption BoundaryOptions { get; set; }
Property Value
CsOption
Declaration
public AssignNodalCSBuilder.Cs CsOption { get; set; }
Property Value
DispCS
Declaration
public CoordinateSystem DispCS { get; set; }
Property Value
DispCSType
Declaration
public AssignNodalCSBuilder.CSType DispCSType { get; set; }
Property Value
Objects
Declaration
public SelectTaggedObjectList Objects { get; }
Property Value
RefCS
Declaration
public CoordinateSystem RefCS { get; set; }
Property Value
RefCSType
Declaration
public AssignNodalCSBuilder.CSType RefCSType { get; set; }
Property Value
SingleOption
Declaration
public bool SingleOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink