Class WavefrontObjImporter
Inheritance
WavefrontObjImporter
Assembly: NXOpen.dll
Syntax
public class WavefrontObjImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
WavefrontObjImporter()
Declaration
protected WavefrontObjImporter()
Properties
CanCreateSingleFeature
Declaration
public bool CanCreateSingleFeature { get; set; }
Property Value
Cleanup
Declaration
public bool Cleanup { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
ImportAs
Declaration
public WavefrontObjImporter.ImportAsOption ImportAs { get; set; }
Property Value
ImportGroups
Declaration
public WavefrontObjImporter.GroupsEnum ImportGroups { get; set; }
Property Value
ImportTo
Declaration
public WavefrontObjImporter.ImportToOption ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
ImportUnits
Declaration
public WavefrontObjImporter.UnitsEnum ImportUnits { get; set; }
Property Value
Messages
Declaration
public WavefrontObjImporter.MessageEnum Messages { get; set; }
Property Value
ReverseNames
Declaration
public bool ReverseNames { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Declaration
public bool ShowInformationWindowFlag { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink