|
|
/* optional */ pfcColorRGB | Color |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetNoteTextStyle, DetailNoteItem.SetNoteTextStyle, AnnotationTextStyle.GetColor, AnnotationTextStyle.SetColor |
The color of the detail item. If null, the default drawing color is used. |
|
|
/* optional */ pfcHorizontalJustification | Horizontal |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetNoteTextStyle, DetailNoteItem.SetNoteTextStyle, AnnotationTextStyle.GetHorizontalJustification, AnnotationTextStyle.SetHorizontalJustification |
The horizontal justification. |
|
|
/* optional */ boolean | IsDisplayed |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.IsDisplayed |
true if the note is currently displayed. |
|
|
/* optional */ boolean | IsMirrored |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetNoteTextStyle, DetailNoteItem.SetNoteTextStyle, AnnotationTextStyle.IsTextMirrored, AnnotationTextStyle.MirrorText |
true if the note is mirrored. null or false if it has normal orientation. |
|
|
/* optional */ boolean | IsReadOnly |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.SetReadOnly, DetailNoteItem.IsReadOnly |
true if the note is readonly. null or false if it is user editable. |
|
|
/* optional */ pfcDetailLeaders | Leader |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetElbowLength, DetailNoteItem.SetElbow,
<reference 1 to unknown entity pfcDetail::DetailNoteItem::SetLeaderAttachment>
DetailNoteItem.SetOnItemAttachment, DetailNoteItem.SetOffsetAttachment, DetailNoteItem.SetFreeAttachment, DetailNoteItem.GetAttachment |
The note attachment information, including placement and leaders. |
|
|
/* optional */ number | TextAngle |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetNoteTextStyle, DetailNoteItem.SetNoteTextStyle, AnnotationTextStyle.GetAngle, AnnotationTextStyle.SetAngle |
The text angle used for the note. null indicates 0.0. |
|
| pfcDetailTextLines | TextLines |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.SetTextLines, DetailNoteItem.GetTextLines |
Sequence of lines contained in the note. |
|
|
/* optional */ pfcVerticalJustification | Vertical |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S): DetailNoteItem.GetNoteTextStyle, DetailNoteItem.SetNoteTextStyle, AnnotationTextStyle.GetVerticalJustification, AnnotationTextStyle.SetVerticalJustification |
The vertical justification. |
|