NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.