Class STLImporter
Assembly: NXOpen.dll
Syntax
public class STLImporter : Importer, IMessageSink, IComponentBuilder
Constructors
STLImporter()
Declaration
Properties
AngularTolerance
Declaration
public STLImporter.AngularToleranceType AngularTolerance { get; set; }
Property Value
Declaration
public bool DisplayInformation { get; set; }
Property Value
Declaration
public STLImporter.FileFormatType FileFormat { get; set; }
Property Value
FileUnits
Declaration
public STLImporter.FileUnitsType FileUnits { get; set; }
Property Value
HideSmoothEdges
Declaration
public bool HideSmoothEdges { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink