NXOpen .NET Reference  12.0.0
Properties | 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.GeometricUtilities.IComponentBuilder

Properties

unsafe
NXOpen.Diagramming.Tables.ContinuationLocation 
Location [get, set]
 Returns or sets the location to continue a table if it won't fit. More...
 
unsafe double MaximumSize [get, set]
 Returns or sets the maximum size of any section of a table. More...
 
unsafe double Spacing [get, set]
 Returns or sets the spacing between sections of a table. More...
 

Additional Inherited Members

- 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...
 

Detailed Description

Represents a ContinuationDataBuilder.

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

Created in NX10.0.0

Property Documentation

unsafe NXOpen.Diagramming.Tables.ContinuationLocation NXOpen.Diagramming.Tables.ContinuationDataBuilder.Location
getset

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

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Diagramming.Tables.ContinuationDataBuilder.MaximumSize
getset

Returns or sets the maximum size of any section of a table.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Diagramming.Tables.ContinuationDataBuilder.Spacing
getset

Returns or sets the spacing between sections of a table.

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.