NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.TDP.TemplatePageBuilder Class Reference

Represents a TDP.TemplatePage builder More...

Inheritance diagram for NXOpen.TDP.TemplatePageBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  EnglishSizeType {
  A, B, C, D,
  E, F, H, J,
  Custom
}
 english template standard size More...
 
enum  MetricSizeType {
  A0, A1, A2, A3,
  A4, Custom
}
 metric template standard size More...
 
enum  OrientationType { Landscape, Portrait }
 template orientation More...
 

Properties

unsafe double Height [get, set]
 Returns or sets the custom or standard height for the page More...
 
unsafe double Length [get, set]
 Returns or sets the custom or standard length to be used for the page to be created or edited. More...
 
unsafe
NXOpen.TDP.TemplatePageBuilder.OrientationType 
Orientation [get, set]
 Returns or sets the orientation More...
 
unsafe string PageName [get, set]
 Returns or sets the Page Name text More...
 
unsafe bool ShowPageNumber [get, set]
 Returns or sets the show Page number More...
 
unsafe
NXOpen.TDP.TemplatePageBuilder.EnglishSizeType 
StandardEnglishSize [get, set]
 Returns or sets the standard english size to be used for the page to be created or edited. More...
 
unsafe
NXOpen.TDP.TemplatePageBuilder.MetricSizeType 
StandardMetricSize [get, set]
 Returns or sets the standard metric size to be used for the page to be created or edited. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
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 TDP.TemplatePage builder

To create a new instance of this class, use NXOpen.TDP.Manager.CreateTemplatePageBuilder

Created in NX1847.0.0

Member Enumeration Documentation

english template standard size

Enumerator
A 
B 
C 
D 
E 
F 
H 
J 
Custom 

metric template standard size

Enumerator
A0 
A1 
A2 
A3 
A4 
Custom 

template orientation

Enumerator
Landscape 
Portrait 

Property Documentation

unsafe double NXOpen.TDP.TemplatePageBuilder.Height
getset

Returns or sets the custom or standard height for the page

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.TDP.TemplatePageBuilder.Length
getset

Returns or sets the custom or standard length to be used for the page to be created or edited.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TDP.TemplatePageBuilder.OrientationType NXOpen.TDP.TemplatePageBuilder.Orientation
getset

Returns or sets the orientation

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.TDP.TemplatePageBuilder.PageName
getset

Returns or sets the Page Name text

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.TDP.TemplatePageBuilder.ShowPageNumber
getset

Returns or sets the show Page number

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TDP.TemplatePageBuilder.EnglishSizeType NXOpen.TDP.TemplatePageBuilder.StandardEnglishSize
getset

Returns or sets the standard english size to be used for the page to be created or edited.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TDP.TemplatePageBuilder.MetricSizeType NXOpen.TDP.TemplatePageBuilder.StandardMetricSize
getset

Returns or sets the standard metric size to be used for the page to be created or edited.

Created in NX1847.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.