SoAnnoText3alternateRep Property |
This field optionally holds an SoText3 node that will be written out in place of this SoAnnoText3 node when saved to a .iv file.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFNode alternateRep { get; }
Public ReadOnly Property alternateRep As SoSFNode
Get
public:
property SoSFNode^ alternateRep {
SoSFNode^ get ();
}
member alternateRep : SoSFNode with get
Property Value
Type:
SoSFNode
Remarks
See Also