Class NodeReflectBuilder
Inheritance
NodeReflectBuilder
Assembly: NXOpen.dll
Syntax
public class NodeReflectBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NodeReflectBuilder()
Declaration
protected NodeReflectBuilder()
Properties
AutoResolveLabelConflict
Declaration
public bool AutoResolveLabelConflict { get; set; }
Property Value
CopyOption
Declaration
public NodeReflectBuilder.CopyType CopyOption { get; set; }
Property Value
Increment
Declaration
public int Increment { get; set; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
LabelOption
Declaration
public NodeReflectBuilder.LabelType LabelOption { get; set; }
Property Value
Node
Declaration
public SelectFENodeList Node { get; }
Property Value
Offset
Declaration
public int Offset { get; set; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink