Class STLImportBuilder
Inheritance
STLImportBuilder
Assembly: NXOpen.dll
Syntax
public class STLImportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
STLImportBuilder()
Declaration
protected STLImportBuilder()
Properties
AngularTolerance
Declaration
public STLImportBuilder.AngularToleranceTypes AngularTolerance { get; set; }
Property Value
CleanUp
Declaration
public bool CleanUp { get; set; }
Property Value
FacetBodyType
Declaration
public STLImportBuilder.FacetBodyTypes FacetBodyType { get; set; }
Property Value
File
Declaration
public string File { get; set; }
Property Value
HideSmoothEdges
Declaration
public bool HideSmoothEdges { get; set; }
Property Value
MinimumAngleFoldedFacets
Declaration
public double MinimumAngleFoldedFacets { get; set; }
Property Value
MinimumFacetNumber
Declaration
public int MinimumFacetNumber { get; set; }
Property Value
STLFileUnits
Declaration
public STLImportBuilder.STLFileUnitsTypes STLFileUnits { get; set; }
Property Value
Declaration
public bool ShowInformationWindow { get; set; }
Property Value
Methods
GetTopology()
Declaration
public Part[] GetTopology()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink