NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Diagramming::Tables::ContinuationDataBuilder Class Reference

Represents a ContinuationDataBuilder. More...

Inheritance diagram for NXOpen::Diagramming::Tables::ContinuationDataBuilder:
NXOpen::Diagramming::BaseTaggedObjectBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Diagramming::Tables::ContinuationLocation Location ()
 Returns the location to continue a table if it won't fit. More...
 
double MaximumSize ()
 Returns the maximum size of any section of a table. More...
 
void SetLocation (NXOpen::Diagramming::Tables::ContinuationLocation location)
 Sets the location to continue a table if it won't fit. More...
 
void SetMaximumSize (double maximumSize)
 Sets the maximum size of any section of a table. More...
 
void SetSpacing (double spacing)
 Sets the spacing between sections of a table. More...
 
double Spacing ()
 Returns the spacing between sections of a table. More...
 
- Public Member Functions inherited from NXOpen::Diagramming::BaseTaggedObjectBuilder
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a ContinuationDataBuilder.


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

Created in NX10.0.0.

Member Function Documentation

NXOpen::Diagramming::Tables::ContinuationLocation NXOpen::Diagramming::Tables::ContinuationDataBuilder::Location ( )

Returns the location to continue a table if it won't fit.


Created in NX10.0.0.

License requirements : None

double NXOpen::Diagramming::Tables::ContinuationDataBuilder::MaximumSize ( )

Returns the maximum size of any section of a table.


Created in NX10.0.0.

License requirements : None

void NXOpen::Diagramming::Tables::ContinuationDataBuilder::SetLocation ( NXOpen::Diagramming::Tables::ContinuationLocation  location)

Sets the location to continue a table if it won't fit.


Created in NX10.0.0.

License requirements : None

Parameters
locationlocation
void NXOpen::Diagramming::Tables::ContinuationDataBuilder::SetMaximumSize ( double  maximumSize)

Sets the maximum size of any section of a table.


Created in NX10.0.0.

License requirements : None

Parameters
maximumSizemaximumsize
void NXOpen::Diagramming::Tables::ContinuationDataBuilder::SetSpacing ( double  spacing)

Sets the spacing between sections of a table.


Created in NX10.0.0.

License requirements : None

Parameters
spacingspacing
double NXOpen::Diagramming::Tables::ContinuationDataBuilder::Spacing ( )

Returns the spacing between sections of a table.


Created in NX10.0.0.

License requirements : None


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