Class IgesCreator
Assembly: NXOpen.dll
Syntax
public class IgesCreator : BaseCreator, IMessageSink, IComponentBuilder
Constructors
IgesCreator()
Declaration
Properties
Author
Declaration
public string Author { get; set; }
Property Value
BcurveTol
Declaration
public double BcurveTol { get; set; }
Property Value
Company
Declaration
public string Company { get; set; }
Property Value
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
DrawingList
Declaration
public string DrawingList { get; set; }
Property Value
ExportDrawings
Declaration
public bool ExportDrawings { get; set; }
Property Value
ExportFrom
Declaration
public IgesCreator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportModelData
Declaration
public bool ExportModelData { get; set; }
Property Value
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
IdenticalPointResolution
Declaration
public double IdenticalPointResolution { get; set; }
Property Value
Declaration
public string InputFile { get; set; }
Property Value
Jama
Declaration
public bool Jama { get; set; }
Property Value
LayerMask
Declaration
public string LayerMask { get; set; }
Property Value
MapCrossHatchTo
Declaration
public IgesCreator.CrossHatchMapEnum MapCrossHatchTo { get; set; }
Property Value
MapRevolvedFacesTo
Declaration
public IgesCreator.MapRevolvedFacesOption MapRevolvedFacesTo { get; set; }
Property Value
MapTabCylToBSurf
Declaration
public bool MapTabCylToBSurf { get; set; }
Property Value
MaxLineThickness
Declaration
public double MaxLineThickness { get; set; }
Property Value
MaxThreeDMdlSpace
Declaration
public double MaxThreeDMdlSpace { get; set; }
Property Value
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
ReceiverID
Declaration
public string ReceiverID { get; set; }
Property Value
ReferenceType
Declaration
public IgesCreator.CsysrefEnum ReferenceType { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
StartSectionFile
Declaration
public string StartSectionFile { get; set; }
Property Value
SysDefidenticalPointResolution
Declaration
public bool SysDefidenticalPointResolution { get; set; }
Property Value
SysDefmaxThreeDMdlSpace
Declaration
public bool SysDefmaxThreeDMdlSpace { get; set; }
Property Value
UseStartSectionFile
Declaration
public bool UseStartSectionFile { get; set; }
Property Value
ViewList
Declaration
public string ViewList { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
SetDrawingArray(TaggedObject[])
Declaration
public void SetDrawingArray(TaggedObject[] objects)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink