Class VRMLImporter
Assembly: NXOpen.dll
Syntax
public class VRMLImporter : Importer, IMessageSink, IComponentBuilder
Constructors
VRMLImporter()
Declaration
Properties
AllLevelsOfDetail
Declaration
public bool AllLevelsOfDetail { get; set; }
Property Value
AngularTolerance
Declaration
public VRMLImporter.AngularToleranceType AngularTolerance { get; set; }
Property Value
FileUnits
Declaration
public VRMLImporter.FileUnitsType FileUnits { get; set; }
Property Value
GenerateOneModel
Declaration
public bool GenerateOneModel { get; set; }
Property Value
HideSmoothEdges
Declaration
public bool HideSmoothEdges { get; set; }
Property Value
MoreSummaryDetails
Declaration
public bool MoreSummaryDetails { get; set; }
Property Value
SuppressWarningMessages
Declaration
public bool SuppressWarningMessages { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink