Navigation: Scripting Reference Manual > Functions & Subroutines > GetPlane

 

GetPlane

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the data for a specified Plane surface.

 

Syntax

GetPlane n, entity

 

Parameters

n As Long

Node number for the Plane surface.

 

entity As T_ENTITY

The generic entity data for the Plane surface.

 

Remarks

This subroutine retrieves the data for a specified Plane surface.  If there is a problem, an error is posted and the subroutine returns without modifying entity.

 

Note that there is no extra data specific to plane surface because a plane surface is trivially simple.

 

See Also

T_ENTITY 

AddPlane

SetPlane

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC