Description
Creates a line. Valid values are: 1 = Entity, 16 = View. PARAMETERS: ParentType (Integer), ParentObject (String), ChildType (Integer), ChildObject (String).
Syntax
Public Function Add( _ ByVal ParentType As Variant, _ ByVal ParentObject As Variant, _ ByVal ChildType As Variant, _ ByVal ChildObject As Variant _ ) As Line
Parameters
- ParentType
- ParentObject
- ChildType
- ChildObject
See Also