Navigation: Scripting Reference Manual > Functions & Subroutines > SetTrimVolHole

 

SetTrimVolHole

 

Contact Us: fredsupport@photonengr.com

 

Description

Provides a shorthand method of setting trimming volume hole specifications.

 

Syntax

SetTrimVolHole n, xsemi, ysemi, xcen, ycen, shape

 

Parameters

n as Long

Node number of entity.

 

xsemi As Double

x-semiwidth of trimming volume hole.

 

ysemi As Double

y-semiwidth of trimming volume hole.

 

xcen As Double

x-coordinate of trimming volume hole center.

 

ycen As Double

y-coordinate of trimming volume hole center.

 

shape As String

Specifies the trimming volume hole shape.  Recommended values are "Box" or "Cylinder".

NOTE: The subroutine will not halt with an error if an arbitrary string is passed in using the "shape" argument.  However, the arbitrary string will set the trimming volume hole to use the "Cylinder" specification. 

 

 

Remarks

SetTrimVolHole is a shorthand method of setting trimming volume hole specifications. This command does not require the use of T_TRIMVOLUME. Note, however, that this command does not affect outer trimming volume specifications. If there is a problem, the subroutine generates an error and does not setting trimming volume hole specifications.

 

See Also

GetTrimVolHole

GetTrimVol

SetTrimVol

SetTrimVolMinMax

GetTrimVolMinMax

 

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC