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

SolidOptions.ExtraFaceAndEdgeHistoryKey

Property
Description:
Optional extra key used to create face and edge histories for the Solid. If extraFaceAndEdgeHistoryKey is higher than -1, the Solid's face and edge histories will be created depending on the geometry generation of the Solid.
Syntax
public int ExtraFaceAndEdgeHistoryKey { get; set; }