Class ASCImporter
Assembly: NXOpen.dll
Syntax
public class ASCImporter : Builder, IMessageSink, IComponentBuilder
Constructors
ASCImporter()
Declaration
Properties
Declaration
public string InputFile { get; set; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
PartUnitsEnum
Declaration
public ASCImporter.Units PartUnitsEnum { get; set; }
Property Value
SheetGeometryToSketch
Declaration
public bool SheetGeometryToSketch { get; set; }
Property Value
ViewGeometryToSketch
Declaration
public bool ViewGeometryToSketch { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink