Class ExportComponentHierarchyBuilder
Inheritance
ExportComponentHierarchyBuilder
Assembly: NXOpen.dll
Syntax
public class ExportComponentHierarchyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExportComponentHierarchyBuilder()
Declaration
protected ExportComponentHierarchyBuilder()
Properties
ChildComponentsForComponents
Declaration
public bool ChildComponentsForComponents { get; set; }
Property Value
ChildComponentsForDefinitions
Declaration
public bool ChildComponentsForDefinitions { get; set; }
Property Value
Contents
Declaration
public bool Contents { get; set; }
Property Value
DefinitionReferenceProperties
Declaration
public bool DefinitionReferenceProperties { get; set; }
Property Value
Definitions
Declaration
public bool Definitions { get; set; }
Property Value
OutputFileName
Declaration
public string OutputFileName { get; set; }
Property Value
Selection
Declaration
public SelectDisplayableObjectList Selection { get; }
Property Value
SoftwareProperties
Declaration
public bool SoftwareProperties { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink