Class StepCreator
Inheritance
System.Object
System.MarshalByRefObject
StepCreator
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class StepCreator : DexBuilder, IMessageSink, IComponentBuilder
Constructors
StepCreator()
Declaration
Properties
Author
Declaration
public string Author { get; set; }
Property Value
Type |
Description |
System.String |
|
Authorization
Declaration
public string Authorization { get; set; }
Property Value
Type |
Description |
System.String |
|
BsplineTol
Declaration
public double BsplineTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
CloudOfPointsProperties
Declaration
public bool CloudOfPointsProperties { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ColorAndLayers
Declaration
public bool ColorAndLayers { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Company
Declaration
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
EntityNames
Declaration
public StepCreator.EntityNameOption EntityNames { get; set; }
Property Value
ExportAs
Declaration
public StepCreator.ExportAsOption ExportAs { get; set; }
Property Value
ExportExtRef
Declaration
public bool ExportExtRef { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExportExtRefStructureAs
Declaration
public StepCreator.ExternalReferenceStructureOption ExportExtRefStructureAs { get; set; }
Property Value
ExportFrom
Declaration
public StepCreator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GeometricValidationProperties
Declaration
public bool GeometricValidationProperties { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string InputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
LayerMask
Declaration
public string LayerMask { get; set; }
Property Value
Type |
Description |
System.String |
|
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
PMIValidationProperties
Declaration
public bool PMIValidationProperties { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ValidationProperties
Declaration
public bool ValidationProperties { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
SaveSettings(String)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink