CompoundStructureGetLastCoreLayerIndex Method |
Gets the index of the last core layer.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int GetLastCoreLayerIndex()
Public Function GetLastCoreLayerIndex As Integer
public:
int GetLastCoreLayerIndex()
member GetLastCoreLayerIndex : unit -> int
Return Value
Int32
The index of the last core layer.
Remarks
See Also