StructureInterfaces StrObject (Object)
All Frameworks Object Hierarchy This Framework Indexes
StrObject (Object)
Represents a structure object.
Property Index
-
Type
- Returns the type of the structure object.
Properties
o Property Type( | ) As (Read Only) |
-
Returns the type of the structure object.
- Example:
-
This example retrieves the type of the
StructureMember object.
Dim oType As Parameter
Set oType = StructureMember.Type
Copyright © 2003, Dassault Systèmes. All rights reserved.