HatchAppendLoop(HatchLoopTypes, ObjectIdCollection) Method

Appends a loop to this hatch entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void AppendLoop(
        HatchLoopTypes loopType,
        ObjectIdCollection dbObjIds
)

Parameters

loopType  HatchLoopTypes
[in] Type of loop to append.
dbObjIds  ObjectIdCollection
[in] Array of entity object IDs that comprise the loop.
See Also

©  Bricsys NV. All rights reserved.