Navigation: Scripting Reference Manual > Functions & Subroutines > SetSampledSurfSize

 

SetSampledSurfSize

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the size of the sample array in a bicubic mesh surface.

 

Syntax

SetSampledSurfSize n, xSampleCount, ySampleCount

 

Parameters

n As Long

Node number of the mesh surface.

 

xSampleCount As Long

The size of the sample array in the X direction

 

ySampleCount As Long

The size of the sample array in the Y direction

 

Remarks

This subroutine sets the size of the sample array in a bicubic mesh surface. If there is a problem the subroutine sets an error and returns without modifying the surface.

 

See Also

AddSampledSurf

SetSampledSurfXcoordinate

SetSampledSurfValue

GetSampledSurfZ

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC