Gets a float, string, or integer value stored for the scene.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSceneExtProperty( _
ByVal PropertyId As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim PropertyId As Integer
Dim value As Object
value = instance.GetSceneExtProperty(PropertyId)
|
C++/CLI | |
---|
Object^ GetSceneExtProperty(
& int PropertyId
) |
Parameters
- PropertyId
- ID of the property extension
Return Value
Value stored for the scene extension property
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0