Navigation: Scripting Reference Manual > Functions & Subroutines > IsCurve

 

IsCurve

 

Contact Us: fredsupport@photonengr.com

 

Description

Identifies if a specific entity in the FRED document's tree is a curve or not.

 

Syntax

isC = IsCurve ( n )

 

Parameters

isC (Boolean)

True if the item is a curve, False otherwise.

 

n As Long

Node number of the entity to investigate.

 

Remarks

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

 

See Also

AddPlane

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC