AssocArrayCreateArray Method

Creates an associative array with the specified source entities, base point and parameters.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static AssocArray CreateArray(
        ObjectIdCollection sourceEntities,
        VertexRef basePoint,
        AssocArrayParameters parameters
)

Parameters

sourceEntities  ObjectIdCollection
[in] Identifiers of source entities.
basePoint  VertexRef
[in] Base point that is relative to the source entities.
parameters  AssocArrayParameters
[in] Parameters for the array.

Return Value

AssocArray
The created associative array.
See Also

©  Bricsys NV. All rights reserved.