Class ObjectTypeSelector
Inheritance
System.Object
System.MarshalByRefObject
ObjectTypeSelector
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class ObjectTypeSelector : Builder, IMessageSink, IComponentBuilder
Constructors
ObjectTypeSelector()
Declaration
protected ObjectTypeSelector()
Properties
Annotations
Declaration
public bool Annotations { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Csys
Declaration
public bool Csys { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Curves
Declaration
public bool Curves { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PmiData
Declaration
public bool PmiData { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProductData
Declaration
public bool ProductData { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Solids
Declaration
public bool Solids { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Structures
Declaration
public bool Structures { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Surfaces
Declaration
public bool Surfaces { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tessellation
Declaration
public bool Tessellation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink