<Code Lib>
2027 Method
Changes 5
M

FaceToposolid.SetFaceReferences

Description:
Sets the referenced faces of the face toposolid

public void SetFaceReferences(
	IList<Reference> faceReferences
)

  • IList<Reference>
    faceReferences
    The references from the massing face.

Loading…