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

A manager to deal with all objects. More...

Inheritance diagram for NXOpen.Diagramming.SheetManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void OpenSheet (NXOpen.Diagramming.Sheet sheet)
 Opens a NXOpen.Diagramming.Sheet . 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 NXOpen.Diagramming.Sheet ActiveSheet [get, set]
 Returns or sets the active sheet More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.Diagramming.ViewOperations ViewOperations [get]
 Returns the ViewOperations instance belonging to this session 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

A manager to deal with all objects.

To obtain an instance of this class, refer to NXOpen.Session

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.Diagramming.SheetManager.OpenSheet ( NXOpen.Diagramming.Sheet  sheet)
inline

Opens a NXOpen.Diagramming.Sheet .

Created in NX12.0.0

License requirements: None.

Parameters
sheet

Property Documentation

unsafe NXOpen.Diagramming.Sheet NXOpen.Diagramming.SheetManager.ActiveSheet
getset

Returns or sets the active sheet

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Diagramming.SheetManager.Tag
get

Returns the tag of this object.

NXOpen.Diagramming.ViewOperations NXOpen.Diagramming.SheetManager.ViewOperations
get

Returns the ViewOperations instance belonging to this session

Created in NX1847.0.0


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