PDF3DCuttingPlaneOrientation

PDF3DCuttingPlaneOrientation()

初始化PDF3DCuttingPlaneOrientation类.

public PDF3DCuttingPlaneOrientation()

也可以看看


PDF3DCuttingPlaneOrientation(double?, double?, double?)

初始化PDF3DCuttingPlaneOrientation类.

public PDF3DCuttingPlaneOrientation(double? angleX, double? angleY, double? angleZ)
范围类型描述
angleXNullable`1角度 x。
angleYNullable`1角度 y。
angleZNullable`1角度 z。

也可以看看