Navigation: Scripting Reference Manual > Functions & Subroutines > SurfRoughDeleteAllNodes

 

SurfRoughDeleteAllNodes

 

Contact Us: fredsupport@photonengr.com

 

Description

This command deletes all surface roughness models.

 

 

Syntax

SurfRoughDeleteAllNodes()

 

 

Parameters

None.

 

 

Example

This example deletes all surface roughness nodes from the model and prints information to the user.

 

Sub Main

          SurfRoughDeleteAllNodes()

          Print "All surface roughness nodes deleted."

End Sub

 

 

See Also

SurfRoughCopy

SurfRoughDelete

SurfRoughFindName

SurfRoughGetDescription

SurfRoughGetMaxNodeNum

SurfRoughGetName

SurfRoughGetNodeCount

SurfRoughGetType

SurfRoughIsActive

SurfRoughIsValidNode

SurfRoughSetActive

SurfRoughSetDescription

SurfRoughSetName

SurfRoughSRSNCreate

SurfRoughSRSNGetEntries

SurfRoughSRSNGetEntryCount

SurfRoughSRSNGetIthAngle

SurfRoughSRSNGetIthProbability

SurfRoughSRSNGetOverallRoughnessProbability

SurfRoughSRSNSetEntries

SurfRoughSRSNSetOverallRoughnessProbability

 

 

 

 

 

Copyright © Photon Engineering, LLC