<Code Lib>
2027 Property
Changes 0
P

PlanarFace.FaceNormal

Description:
Normal of the planar face.
Remarks:
This property is the "face normal" vector, and thus should return a vector consistently pointing out of the solid that this face is a boundary for (if it is a part of a solid).

public XYZ FaceNormal { get; }

Loading…