LoadingDiscretePatch.setDiscretePatch


setDiscretePatch(type, dirType, [Dir])

Sets up a discrete patch loading attribute.

typestring'surf8','surf4','line3','line2'
dirTypestring'X','Y','Z','Normal'
Diroptional VARIANT An array of 3 real numbers, representing 3d coordinates projection vector (default = [0,0,1])
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadingDiscretePatch

Back to Overview