Click or drag to resize

AutomaticNotchCreatorVerifyNotchPlanes Method

返回用户文档首页
Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public bool VerifyNotchPlanes(
	Plane subAlignPlane,
	Plane zMinPlane,
	Plane zMaxPlane,
	Plane[] sidePlanes
)

Parameters

subAlignPlane  Plane
 
zMinPlane  Plane
 
zMaxPlane  Plane
 
sidePlanes  Plane
 

Return Value

Boolean
See Also