Class NXTo2dCreator
Inheritance
NXTo2dCreator
Assembly: NXOpen.dll
Syntax
public class NXTo2dCreator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
NXTo2dCreator()
Declaration
protected NXTo2dCreator()
Properties
DrawingName
Declaration
public string DrawingName { get; set; }
Property Value
ExportData
Declaration
public NXTo2dCreator.ExportDataOption ExportData { get; set; }
Property Value
ExportFrom
Declaration
public NXTo2dCreator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FacetBodies
Declaration
public bool FacetBodies { get; set; }
Property Value
IgesSettingsFile
Declaration
public string IgesSettingsFile { get; set; }
Property Value
Declaration
public string InputFile { get; set; }
Property Value
Jama
Declaration
public bool Jama { get; set; }
Property Value
MaxLineThickness
Declaration
public double MaxLineThickness { get; set; }
Property Value
MaxSystem3DModelSpace
Declaration
public bool MaxSystem3DModelSpace { get; set; }
Property Value
MaxSystemPointRes
Declaration
public bool MaxSystemPointRes { get; set; }
Property Value
MaxUser3DModelSpace
Declaration
public double MaxUser3DModelSpace { get; set; }
Property Value
MaxUserPointRes
Declaration
public double MaxUserPointRes { get; set; }
Property Value
Nxto2dSettingsFile
Declaration
public string Nxto2dSettingsFile { get; set; }
Property Value
OutputFileType
Declaration
public NXTo2dCreator.OutputAsOption OutputFileType { get; set; }
Property Value
OutputTo
Declaration
public NXTo2dCreator.OutputToOption OutputTo { get; set; }
Property Value
OverlappingEntities
Declaration
public bool OverlappingEntities { get; set; }
Property Value
SpCurveTolerance
Declaration
public double SpCurveTolerance { get; set; }
Property Value
ViewName
Declaration
public string ViewName { get; set; }
Property Value
Methods
SaveIgesSettings(string)
Declaration
public void SaveIgesSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
SaveNxto2dSettings(string)
Declaration
public void SaveNxto2dSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
SetDrawingArray(TaggedObject[])
Declaration
public void SetDrawingArray(TaggedObject[] objects)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink