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

Represents a SheetBuilder. More...

Inheritance diagram for NXOpen.Diagramming.SheetBuilder:
NXOpen.Diagramming.BaseObjectBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Diagramming.SheetElement[] 
GetFeatures ()
 Gets all features. More...
 
unsafe
NXOpen.Diagramming.SheetElement[] 
GetSheetElements ()
 Gets all sheet elements. More...
 
unsafe void GetSize (out double height, out double width)
 Gets the height and width of this sheet. More...
 
unsafe void SetSize (double height, double width)
 Sets the height and width of this sheet. More...
 

Properties

unsafe bool AllowJumpers [get, set]
 Returns or sets the flag if jumpers are allowed to use where connections cross. More...
 
unsafe string Description [get, set]
 Returns or sets the description that will be visible when a template is selected in the Item Rev dialog. More...
 
unsafe
NXOpen.Diagramming.DiagrammingJumpertype 
JumperType [get, set]
 Returns or sets the jumper type of the sheet. More...
 
unsafe double Opacity [get, set]
 Returns or sets the opacity of sheet. More...
 
unsafe string PaxFileName [get, set]
 Returns or sets the path name of the PAX file to which the template will be written to. More...
 
unsafe string PresentationName [get, set]
 Returns or sets the presentation name that will be visible in the "Presentation" column of the Item Rev dialog. More...
 
unsafe string ToolTip [get, set]
 Returns or sets the tooltip that will be visible when a template is selected in the Item Rev dialog. More...
 
unsafe NXOpen.Unit Units [get, set]
 Returns or sets the units of the sheet. More...
 
unsafe bool UpdatePAXFile [get, set]
 Returns or sets the flag to update pax file or not. More...
 

Additional Inherited Members

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

Detailed Description

Represents a SheetBuilder.

To create a new instance of this class, use NXOpen.Diagramming.SheetCollection.CreateSheetBuilder

Created in NX10.0.0

Member Function Documentation

unsafe NXOpen.Diagramming.SheetElement [] NXOpen.Diagramming.SheetBuilder.GetFeatures ( )
inline

Gets all features.

Created in NX10.0.0

License requirements: None.

Returns
unsafe NXOpen.Diagramming.SheetElement [] NXOpen.Diagramming.SheetBuilder.GetSheetElements ( )
inline

Gets all sheet elements.

Created in NX10.0.0

License requirements: None.

Returns
unsafe void NXOpen.Diagramming.SheetBuilder.GetSize ( out double  height,
out double  width 
)
inline

Gets the height and width of this sheet.

Created in NX10.0.0

License requirements: None.

Parameters
height
width
unsafe void NXOpen.Diagramming.SheetBuilder.SetSize ( double  height,
double  width 
)
inline

Sets the height and width of this sheet.

Created in NX10.0.0

License requirements: None.

Parameters
height
width

Property Documentation

unsafe bool NXOpen.Diagramming.SheetBuilder.AllowJumpers
getset

Returns or sets the flag if jumpers are allowed to use where connections cross.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Diagramming.SheetBuilder.Description
getset

Returns or sets the description that will be visible when a template is selected in the Item Rev dialog.

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.DiagrammingJumpertype NXOpen.Diagramming.SheetBuilder.JumperType
getset

Returns or sets the jumper type of the sheet.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Diagramming.SheetBuilder.Opacity
getset

Returns or sets the opacity of sheet.

0.0 is completely transparent and 1.0 is completely opaque

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Diagramming.SheetBuilder.PaxFileName
getset

Returns or sets the path name of the PAX file to which the template will be written to.

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Diagramming.SheetBuilder.PresentationName
getset

Returns or sets the presentation name that will be visible in the "Presentation" column of the Item Rev dialog.

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Diagramming.SheetBuilder.ToolTip
getset

Returns or sets the tooltip that will be visible when a template is selected in the Item Rev dialog.

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Unit NXOpen.Diagramming.SheetBuilder.Units
getset

Returns or sets the units of the sheet.

It could be either "meters" or "inches".

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Diagramming.SheetBuilder.UpdatePAXFile
getset

Returns or sets the flag to update pax file or not.

Created in NX11.0.1

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.