Elements.Create



Create(bsName As String,tpType As tpElementTypes) As Element

Parameters

bsName As String
Name of the new "Element" object as string.
tpType As tpElementTypes
Type of the new "Element" object. List of tpElementTypes
ED
avaliable
RT
not used

Remarks

Creates a new "Element" object by its name as string and its "Element" type.

The table gives an overview of the common element types List of tpElementTypes

See Also

Elements, Element