Class STLCreator
Inheritance
System.Object
System.MarshalByRefObject
STLCreator
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)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class STLCreator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
STLCreator()
Declaration
protected STLCreator()
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
Type | Description |
---|---|
SelectNXObjectList |
HeaderInfo
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 |
OutputType
Declaration
public STLCreator.OutputTypeEnum OutputType { get; set; }
Property Value
Type | Description |
---|---|
STLCreator.OutputTypeEnum |
ReferenceSurfaceSelectionBlock
Declaration
public SelectNXObjectList ReferenceSurfaceSelectionBlock { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
ReverseNormalDirection
Declaration
public bool ReverseNormalDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SheetBodyExportOption
Declaration
public STLCreator.SheetBodyExportOptionEnum SheetBodyExportOption { get; set; }
Property Value
Type | Description |
---|---|
STLCreator.SheetBodyExportOptionEnum |
TriangleDisplay
Declaration
public bool TriangleDisplay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink