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 © 2006, Dassault Systèmes. All rights reserved.