E57 Foundation API v1.1.312
Aug. 10, 2011
|
Append a child element to end of VectorNode.
If the VectorNode is homogeneous and already has at least one child, then n must be identical to the existing children in every visible characteristic except the stored values. These visible characteristics include number of children (for StructureNode and VectorNode descendents), number of records/prototypes/codecs (for CompressedVectorNode), minimum/maximum attributes (for IntegerNode, ScaledIntegerNode, FloatNode), byteCount (for BlobNode), scale/offset (for ScaledIntegerNode), and all elementNames. The VectorNode must not be a descendent of a homogeneous VectorNode with more than one child.
|