RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FaceToposolid

FaceToposolid.SetFaceReferences

Method
Description:
Sets the referenced faces of the face toposolid
Syntax
public void SetFaceReferences(
	IList<Reference> faceReferences
)
Parameters
Parameter Type Description
faceReferences IList The references from the massing face.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null