Solid Edge Part Type Library
Add Method
Name
Member of the PropertyTypeConstants constant set that specifies the type of PropertyDefinition to be added.
Default value
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal Name As String, _
   ByVal Type As PropertyTypeConstants, _
   Optional ByVal DefaultValue As Variant _
) As PropertyDefinition
Parameters
Name
Name
Type
ValueDescription
sePropertyTypeDoubleProperty Type - Double
sePropertyTypeIntegerProperty Type - Integer
sePropertyTypeStringProperty Type - String
Member of the PropertyTypeConstants constant set that specifies the type of PropertyDefinition to be added.
DefaultValue
Default value
See Also

PropertyDefinitions Collection  | PropertyDefinitions Members