| Solid Edge Part Type Library > PropertyDefinitions Collection : Add Method |
| Visual Basic |
|---|
Public Function Add( _ ByVal Name As String, _ ByVal Type As PropertyTypeConstants, _ Optional ByVal DefaultValue As Variant _ ) As PropertyDefinition |
| Value | Description |
|---|---|
| sePropertyTypeDouble | Property Type - Double |
| sePropertyTypeInteger | Property Type - Integer |
| sePropertyTypeString | Property Type - String |