Class STLCreator
Inheritance
System.Object
System.MarshalByRefObject
STLCreator
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 STLCreator : Builder, IMessageSink, IComponentBuilder
Constructors
STLCreator()
Declaration
Properties
AdjacencyTol
Declaration
public double AdjacencyTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngularTol
Declaration
public double AngularTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoNormalGen
Declaration
public bool AutoNormalGen { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChordalTol
Declaration
public double ChordalTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
ErrorMessageDisplay
Declaration
public bool ErrorMessageDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExportSelectionBlock
Declaration
public SelectNXObjectList ExportSelectionBlock { get; }
Property Value
Declaration
public string HeaderInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
NormalDirectionIndicator
Declaration
public int NormalDirectionIndicator { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NormalDisplay
Declaration
public bool NormalDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
OutputType
Declaration
public STLCreator.OutputTypeEnum OutputType { get; set; }
Property Value
ReferenceSurfaceSelectionBlock
Declaration
public SelectNXObjectList ReferenceSurfaceSelectionBlock { get; }
Property Value
ReverseNormalDirection
Declaration
public bool ReverseNormalDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SheetBodyExportOption
Declaration
public STLCreator.SheetBodyExportOptionEnum SheetBodyExportOption { get; set; }
Property Value
TriangleDisplay
Declaration
public bool TriangleDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink