Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 423 Bytes

File metadata and controls

24 lines (18 loc) · 423 Bytes

Locus3D

Description

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

Parameters

Name Type Description
p REAL 3D coordinates of new locus.

Version

Availability: from MiniCAD6.0

Category