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

Represents a TDP Template Note builder used to create Notes in the Template environment More...

Inheritance diagram for NXOpen.TDP.TemplateNoteBuilder:
NXOpen.Annotations.DraftingNoteBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  NoteTypes { Static, Userdefined, Controlled }
 available template note types More...
 
- Public Types inherited from NXOpen.Annotations.DraftingNoteBuilder
enum  TextAlign {
  Top, Middle, Bottom, BelowbottomExtToMax,
  BelowbottomExtToMaxUnderline, Belowbottom, BelowbottomUnderline, BelowTopExtToMax,
  BelowTopExtToMaxUnderline, BelowTop, BelowTopUnderline
}
 text over leader types for text More...
 
enum  ThicknessTypes { Medium, Thick }
 thickness types for text More...
 

Properties

unsafe string Label [get, set]
 Returns or sets the label used to identify the Note in Publish More...
 
unsafe
NXOpen.TDP.TemplateNoteBuilder.NoteTypes 
NoteType [get, set]
 Returns or sets the template note type More...
 
- Properties inherited from NXOpen.Annotations.DraftingNoteBuilder
unsafe
NXOpen.Annotations.ForeshorteningSymbolBuilder 
ForeshorteningSymbol [get]
 Returns the foreshortening symbol builder More...
 
unsafe
NXOpen.SelectDisplayableObject 
Inherit [get]
 Returns the note from which the properties are inherited More...
 
unsafe
NXOpen.Annotations.LeaderBuilder 
Leader [get]
 Returns the NXOpen.Annotations.LeaderBuilder for the annotation More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the origin More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the style builder More...
 
unsafe
NXOpen.Annotations.TextWithEditControlsBuilder 
Text [get]
 Returns the text More...
 
unsafe
NXOpen.Annotations.DraftingNoteBuilder.TextAlign 
TextAlignment [get, set]
 Returns or sets the text alignment More...
 
unsafe bool VerticalText [get, set]
 Returns or sets the vertical text for text 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.Annotations.DraftingNoteBuilder
unsafe void InheritProperties (NXOpen.Annotations.SimpleDraftingAid annotation, int recordNumber)
 Inheriting properties from the note More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a TDP Template Note builder used to create Notes in the Template environment

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

Created in NX1847.0.0

Member Enumeration Documentation

available template note types

Enumerator
Static 
Userdefined 
Controlled 

Property Documentation

unsafe string NXOpen.TDP.TemplateNoteBuilder.Label
getset

Returns or sets the label used to identify the Note in Publish

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.TDP.TemplateNoteBuilder.NoteTypes NXOpen.TDP.TemplateNoteBuilder.NoteType
getset

Returns or sets the template note type

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.