Class StepCreator
Assembly: NXOpen.dll
Syntax
public class StepCreator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
StepCreator()
Declaration
Properties
AssemblyValidationProperties
Declaration
public bool AssemblyValidationProperties { get; set; }
Property Value
Author
Declaration
public string Author { get; set; }
Property Value
Authorization
Declaration
public string Authorization { get; set; }
Property Value
BsplineTol
Declaration
public double BsplineTol { get; set; }
Property Value
CloudOfPointsProperties
Declaration
public bool CloudOfPointsProperties { get; set; }
Property Value
ColorAndLayers
Declaration
public bool ColorAndLayers { get; set; }
Property Value
Company
Declaration
public string Company { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
EntityNames
Declaration
public StepCreator.EntityNameOption EntityNames { get; set; }
Property Value
ExportAs
Declaration
public StepCreator.ExportAsOption ExportAs { get; set; }
Property Value
ExportConvergentAs
Declaration
public StepCreator.ExportConvergentAsOption ExportConvergentAs { get; set; }
Property Value
ExportExtRef
Declaration
public bool ExportExtRef { get; set; }
Property Value
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
ExportSolidsAndSurfacesAs
Declaration
public StepCreator.ExportSolidsAndSurfacesAsOption ExportSolidsAndSurfacesAs { get; set; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
GeometricValidationProperties
Declaration
public bool GeometricValidationProperties { get; set; }
Property Value
Declaration
public string InputFile { get; set; }
Property Value
KinematicApp
Declaration
public string KinematicApp { get; set; }
Property Value
LayerMask
Declaration
public string LayerMask { get; set; }
Property Value
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
PMIValidationProperties
Declaration
public bool PMIValidationProperties { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
SystemAttributes
Declaration
public bool SystemAttributes { get; set; }
Property Value
UserDefinedAttributes
Declaration
public bool UserDefinedAttributes { get; set; }
Property Value
ValidationProperties
Declaration
public bool ValidationProperties { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink