Procedure Locus3D creates a new 3D locus in the document at the specified 3D coordinate location.
PROCEDURE Locus3D(pX,pY,pZ : REAL);def vs.Locus3D(p):
return None| Name | Type | Description |
|---|---|---|
| p | REAL | 3D coordinates of new locus. |
Availability: from MiniCAD6.0