RingCollectionInsert Method

Inserts the specified ring to the collection at the provided index.

Namespace: Teigha.Aec.Geometry
Assembly: TA_Mgd (in TA_Mgd.dll) Version: 24.2.0.0
Syntax
public void Insert(
        int index,
        Ring value
)

Parameters

index  Int32
[in] Index at which to insert the ring.
value  Ring
[in] Ring to insert.
See Also

©  Bricsys NV. All rights reserved.