Class ViewStyleInheritPmiBuilder
Inheritance
System.Object
System.MarshalByRefObject
ViewStyleInheritPmiBuilder
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.Drawings
Assembly: NXOpen.dll
Syntax
public class ViewStyleInheritPmiBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleInheritPmiBuilder()
Declaration
protected ViewStyleInheritPmiBuilder()
Properties
CrosshatchPmiLwsv
Declaration
public bool CrosshatchPmiLwsv { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gdt
Declaration
public GdtOption Gdt { get; set; }
Property Value
Type | Description |
---|---|
GdtOption |
Pmi
Declaration
public PmiOption Pmi { get; set; }
Property Value
Type | Description |
---|---|
PmiOption |
PmiFromRevolved
Declaration
public bool PmiFromRevolved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PmiToDrawing
Declaration
public bool PmiToDrawing { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PmiTypeMask
Declaration
public int PmiTypeMask { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ReferenceSetBehavior
Declaration
public ReferenceSetBehavior ReferenceSetBehavior { get; set; }
Property Value
Type | Description |
---|---|
ReferenceSetBehavior |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink