MemberComponentCollectionInsert Method

Inserts the specified structural member component to the collection at the provided index.

Namespace: Teigha.Aec.Structural.DatabaseServices
Assembly: TA_MgdStructure (in TA_MgdStructure.dll) Version: 0.0.0.0
Syntax
public void Insert(
        int index,
        MemberComponent value
)

Parameters

index  Int32
[in] Index at which to insert the structural member component.
value  MemberComponent
[in] Structural member component to insert.
See Also

©  Bricsys NV. All rights reserved.