Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 543 Bytes

File metadata and controls

29 lines (23 loc) · 543 Bytes

LandmarkMatchSlope

Description

Matches slope and contour angle information of a Landmark object to the specified 3D polygon.

PROCEDURE LandmarkMatchSlope(
				h           : HANDLE;
				h3d         : HANDLE;
				landmarkObj : HANDLE);
def vs.LandmarkMatchSlope(h, h3d, landmarkObj):
    return None

Parameters

Name Type Description
h HANDLE
h3d HANDLE
landmarkObj HANDLE

Version

Availability: from Vectorworks 2016

Category