<Code Lib>
2021 Method
Changes 0
M

PolymeshTopology.GetNormals

Description:
Returns all normals assigned to the polymesh

public IList<XYZ> GetNormals()

IList<XYZ> An array of XYZ values, each representing a normal vector

Loading…