Class ExportStructureXMLBuilder
Inheritance
ExportStructureXMLBuilder
Assembly: NXOpen.dll
Syntax
public class ExportStructureXMLBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExportStructureXMLBuilder()
Declaration
protected ExportStructureXMLBuilder()
Properties
Declaration
public ExportStructureXMLBuilder.ExportFormats ExportFormat { get; set; }
Property Value
SectionBodies
Declaration
public ScCollector SectionBodies { get; }
Property Value
StructureXMLFile
Declaration
public string StructureXMLFile { get; set; }
Property Value
Type
Declaration
public ExportStructureXMLBuilder.Types Type { get; set; }
Property Value
Methods
SetPartOperationBuilder(PartOperationCreateBuilder)
Declaration
public void SetPartOperationBuilder(PartOperationCreateBuilder partOperationBuilder)
Parameters
SetStructureParts(string[])
Declaration
public void SetStructureParts(string[] structurePartFilenames)
Parameters
Type |
Name |
Description |
string[] |
structurePartFilenames |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink