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

Represents OrientXpress Block More...

Inheritance diagram for NXOpen.BlockStyler.OrientXpress:
NXOpen.BlockStyler.UIBlock NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetDirectionMembers ()
 Gets Direction members More...
 
unsafe string[] GetPlaneMembers ()
 Gets Plane members More...
 
unsafe string[] GetReferenceMembers ()
 Gets Reference members More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. 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 string DirectionAsString [get, set]
 Returns or sets the Direction as string More...
 
unsafe string PlaneAsString [get, set]
 Returns or sets the Plane as string More...
 
unsafe string ReferenceAsString [get, set]
 Returns or sets the Reference as string More...
 
unsafe NXOpen.TaggedObject ReferenceCsys [get, set]
 Returns or sets the ReferenceCsys More...
 
unsafe bool ShowAxisSubBlock [get, set]
 Returns or sets the ShowAxisSubBlock More...
 
unsafe bool ShowPlaneSubBlock [get, set]
 Returns or sets the ShowPlaneSubBlock More...
 
unsafe bool ShowReferenceSubBlock [get, set]
 Returns or sets the ShowReferenceSubBlock More...
 
unsafe bool ShowSceneControl [get, set]
 Returns or sets the ShowSceneControl More...
 
unsafe bool ShowXAxis [get, set]
 Returns or sets the ShowXAxis More...
 
unsafe bool ShowXYPlane [get, set]
 Returns or sets the ShowXYPlane More...
 
unsafe bool ShowXZPlane [get, set]
 Returns or sets the ShowXZPlane More...
 
unsafe bool ShowYAxis [get, set]
 Returns or sets the ShowYAxis More...
 
unsafe bool ShowYZPlane [get, set]
 Returns or sets the ShowYZPlane More...
 
unsafe bool ShowZAxis [get, set]
 Returns or sets the ShowZAxis More...
 
- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 
- Properties inherited from NXOpen.TaggedObject
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.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents OrientXpress Block

Created in NX8.5.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.OrientXpress.GetDirectionMembers ( )
inline

Gets Direction members

Created in NX8.5.0

License requirements: None.

Returns
unsafe string [] NXOpen.BlockStyler.OrientXpress.GetPlaneMembers ( )
inline

Gets Plane members

Created in NX8.5.0

License requirements: None.

Returns
unsafe string [] NXOpen.BlockStyler.OrientXpress.GetReferenceMembers ( )
inline

Gets Reference members

Created in NX8.5.0

License requirements: None.

Returns

Property Documentation

unsafe string NXOpen.BlockStyler.OrientXpress.DirectionAsString
getset

Returns or sets the Direction as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.OrientXpress.PlaneAsString
getset

Returns or sets the Plane as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.OrientXpress.ReferenceAsString
getset

Returns or sets the Reference as string

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TaggedObject NXOpen.BlockStyler.OrientXpress.ReferenceCsys
getset

Returns or sets the ReferenceCsys

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowAxisSubBlock
getset

Returns or sets the ShowAxisSubBlock

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowPlaneSubBlock
getset

Returns or sets the ShowPlaneSubBlock

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowReferenceSubBlock
getset

Returns or sets the ShowReferenceSubBlock

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowSceneControl
getset

Returns or sets the ShowSceneControl

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowXAxis
getset

Returns or sets the ShowXAxis

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowXYPlane
getset

Returns or sets the ShowXYPlane

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowXZPlane
getset

Returns or sets the ShowXZPlane

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowYAxis
getset

Returns or sets the ShowYAxis

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowYZPlane
getset

Returns or sets the ShowYZPlane

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.OrientXpress.ShowZAxis
getset

Returns or sets the ShowZAxis

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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