Class ShipNavigatorNodeBuilder
Inheritance
ShipNavigatorNodeBuilder
Assembly: NXOpen.dll
Syntax
public class ShipNavigatorNodeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ShipNavigatorNodeBuilder()
Declaration
protected ShipNavigatorNodeBuilder()
Properties
ExpandChildNodes
Declaration
public bool ExpandChildNodes { get; set; }
Property Value
NodeName
Declaration
public string NodeName { get; set; }
Property Value
NodeType
Declaration
public ShipNavigatorNodeBuilder.NodeTypes NodeType { get; set; }
Property Value
SourceFeatures
Declaration
public SelectFeatureList SourceFeatures { get; }
Property Value
SourceParts
Declaration
public SelectComponentList SourceParts { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink