NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Diagramming.Tables.CellBuilder Class Reference

Represents a CellBuilder. More...

Inheritance diagram for NXOpen.Diagramming.Tables.CellBuilder:
NXOpen.Diagramming.BaseTaggedObjectBuilder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe
NXOpen.Diagramming.Tables.CellSettingsBuilder 
GetCellSettings ()
 Gets cell settings. More...
 
unsafe void SetImageFileLocation (string fileName)
 Sets cell image file location. More...
 
unsafe void DeleteContent ()
 Delete cell contents. More...
 
unsafe
NXOpen.Diagramming.Tables.SizedSymbol[] 
GetContent ()
 Gets cell content. More...
 
unsafe void SetContent (NXOpen.Diagramming.Tables.SizedSymbol[] symbols)
 Sets cell content. More...
 
- Public Member Functions inherited from NXOpen.Diagramming.BaseTaggedObjectBuilder
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe
NXOpen.Diagramming.RenderingPropertiesBuilder 
BottomBorder [get, set]
 Returns or sets the bottom border line rendering properties. More...
 
unsafe
NXOpen.Diagramming.FormattedStringBuilder 
FormattedStringBuilder [get]
 Returns the formatted string of the text. More...
 
unsafe
NXOpen.Diagramming.RenderingPropertiesBuilder 
LeftBorder [get, set]
 Returns or sets the left border line rendering properties. More...
 
unsafe bool Locked [get, set]
 Returns or sets the locked flag. More...
 
unsafe
NXOpen.Diagramming.RenderingPropertiesBuilder 
RightBorder [get, set]
 Returns or sets the right border line rendering properties. More...
 
unsafe string Text [get, set]
 Returns or sets the text on cell. More...
 
unsafe
NXOpen.Diagramming.RenderingPropertiesBuilder 
TopBorder [get, set]
 Returns or sets the top border line rendering properties. More...
 

Detailed Description

Represents a CellBuilder.

This is a sub-builder class and cannot be directly instantiated

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.Diagramming.Tables.CellBuilder.DeleteContent ( )

Delete cell contents.

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Diagramming.Tables.CellSettingsBuilder NXOpen.Diagramming.Tables.CellBuilder.GetCellSettings ( )

Gets cell settings.

Created in NX10.0.0

License requirements: None.

Returns
unsafe NXOpen.Diagramming.Tables.SizedSymbol [] NXOpen.Diagramming.Tables.CellBuilder.GetContent ( )

Gets cell content.

Created in NX10.0.0

License requirements: None.

Returns
unsafe void NXOpen.Diagramming.Tables.CellBuilder.SetContent ( NXOpen.Diagramming.Tables.SizedSymbol[]  symbols)

Sets cell content.

Created in NX10.0.0

License requirements: None.

Parameters
symbols
unsafe void NXOpen.Diagramming.Tables.CellBuilder.SetImageFileLocation ( string  fileName)

Sets cell image file location.

Created in NX10.0.0

License requirements: None.

Parameters
fileName

Property Documentation

unsafe NXOpen.Diagramming.RenderingPropertiesBuilder NXOpen.Diagramming.Tables.CellBuilder.BottomBorder
getset

Returns or sets the bottom border line rendering properties.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.FormattedStringBuilder NXOpen.Diagramming.Tables.CellBuilder.FormattedStringBuilder
get

Returns the formatted string of the text.

Created in NX11.0.1

License requirements: None.

unsafe NXOpen.Diagramming.RenderingPropertiesBuilder NXOpen.Diagramming.Tables.CellBuilder.LeftBorder
getset

Returns or sets the left border line rendering properties.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Diagramming.Tables.CellBuilder.Locked
getset

Returns or sets the locked flag.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.RenderingPropertiesBuilder NXOpen.Diagramming.Tables.CellBuilder.RightBorder
getset

Returns or sets the right border line rendering properties.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Diagramming.Tables.CellBuilder.Text
getset

Returns or sets the text on cell.

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.RenderingPropertiesBuilder NXOpen.Diagramming.Tables.CellBuilder.TopBorder
getset

Returns or sets the top border line rendering properties.

Created in NX10.0.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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.