Independent Software Solutions 

CONTENTS

  CSM ANGLE


Functions

Function

CSM ANGLE pivot index As Integer, fAngleX As Float, fAngleY As Float, fAngleZ As Float

Purpose

Calling this function allows you to angle a group of meshes to a specific angle based on a pivot entity.  All meshes that belong to the group which the pivot entity also belongs to will be angled to the specified parameters.

Parameters

pivot index

Specifies the pivot index associated with a group of meshes, >=0 and <total.  Use the CSM COUNT function to obtain the total number of pivots in your CSM map file.

fAngleX

Value along the X axis to set the angle

fAngleY

Value along the Y axis to set the angle

fAngleZ

Value along the Z axis to set the angle

Return value

None

 

(C) Paul S. J. Millard 2006