Share

WeldmentComponentDefinition.IsiAssemblyMember Property

Parent Object: WeldmentComponentDefinition

Description

Property that returns if the assembly is an iAssembly Member or not. It returns True in the case where the assembly is a member. If True, the member can be obtained using the iAssemblyMember property.

Syntax

WeldmentComponentDefinition.IsiAssemblyMember() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 11

Was this information helpful?