NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Drawings.InheritPmiViewStyle Class Reference

Represents set of InheritPmiViewStyle applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.InheritPmiViewStyle:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SetCrosshatchPmiLwsv (bool crosshatch)
 Controls whether the cut faces of an inherited PMI Lightweight section view are cross-hatched or not. More...
 
unsafe void SetInheritGdt (NXOpen.Preferences.GdtOption gdtOption)
 Inherit GD and T option,that let you inherit GD and T display instances onto the drawing plane or into a drawing member view. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool CrosshatchPmiLwsv [get]
 Returns the cross-hatch setting for the current inherited PMI Lightweight Section View More...
 
unsafe NXOpen.Preferences.PmiOption InheritPmiMode [get, set]
 Returns or sets the Inherit pmi mode. More...
 
unsafe bool InheritPmiToDrawing [get, set]
 Returns or sets the status of pmi inherited to drawing. More...
 
unsafe int InheritPmiTypeMask [get, set]
 Returns or sets the Inherit pmi type mask. More...
 
unsafe bool PmiDimensionFromRevolved [get, set]
 Returns or sets the status of pmi inherited to drawing. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents set of InheritPmiViewStyle applicable to drafting views.

To obtain an instance of this class use Drawings.ViewStyle.InheritPmi

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.Drawings.InheritPmiViewStyle.SetCrosshatchPmiLwsv ( bool  crosshatch)
inline

Controls whether the cut faces of an inherited PMI Lightweight section view are cross-hatched or not.

Created in NX8.0.0

License requirements: drafting ("DRAFTING")

Parameters
crosshatch
unsafe void NXOpen.Drawings.InheritPmiViewStyle.SetInheritGdt ( NXOpen.Preferences.GdtOption  gdtOption)
inline

Inherit GD and T option,that let you inherit GD and T display instances onto the drawing plane or into a drawing member view.

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

Parameters
gdtOptionInherit GDT option

Property Documentation

unsafe bool NXOpen.Drawings.InheritPmiViewStyle.CrosshatchPmiLwsv
get

Returns the cross-hatch setting for the current inherited PMI Lightweight Section View

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Preferences.PmiOption NXOpen.Drawings.InheritPmiViewStyle.InheritPmiMode
getset

Returns or sets the Inherit pmi mode.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.InheritPmiViewStyle.InheritPmiToDrawing
getset

Returns or sets the status of pmi inherited to drawing.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Drawings.InheritPmiViewStyle.InheritPmiTypeMask
getset

Returns or sets the Inherit pmi type mask.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.InheritPmiViewStyle.PmiDimensionFromRevolved
getset

Returns or sets the status of pmi inherited to drawing.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Drawings.InheritPmiViewStyle.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.