Stores a float, string, or integer value on this component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AddPropertyExtension( _
ByVal PropertyExtension As Object _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim PropertyExtension As Object
Dim value As Integer
value = instance.AddPropertyExtension(PropertyExtension)
|
Parameters
- PropertyExtension
- Value you want to store on the component
Return Value
Unique identifier returned to allow you to access the property extension in the future; SolidWorks returns -1 if it cannot set the property
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0