Navigation: Scripting Reference Manual > Functions & Subroutines > IsSubassembly

 

IsSubassembly

 

Contact Us: fredsupport@photonengr.com

 

Description

Identifies if a specific geometry item in the FRED document's tree is a subassembly or not.

 

Syntax

isSub = IsSubassembly ( n )

 

Parameters

isSub (Boolean)

True if the item is a subassembly, False otherwise.

 

n As Long

Node number of the item.

 

Remarks

This function identifies if a specific geometry item in the FRED document's tree is a subassembly or not. If there is a problem, the function sets an error and returns False.

 

See Also

IsSurface

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC