Class ParasolidImporter
Inheritance
ParasolidImporter
Assembly: NXOpen.dll
Syntax
public class ParasolidImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
ParasolidImporter()
Declaration
protected ParasolidImporter()
Properties
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
TargetLayer
Declaration
public int TargetLayer { get; set; }
Property Value
UseActiveLayer
Declaration
public bool UseActiveLayer { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink