E57 Foundation API v1.1.312
Aug. 10, 2011
|
Create an element storing a Unicode character string.
The StringNode class corresponds to the ASTM E57 standard String element. See the class discussion at bottom of StringNode page for more details. The destImageFile indicates which ImageFile the StringNode will eventually be attached to. A node is attached to an ImageFile by adding it underneath the predefined root of the ImageFile (gotten from ImageFile::root). It is not an error to fail to attach the StringNode to the destImageFile. It is an error to attempt to attach the StringNode to a different ImageFile. If the StringNode is to be used in a CompressedVectorNode prototype, it is recommended to specify a value = "" (the default value).
|