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

Group.Location

Property
Description:
This property is used to find the physical location of a group within project.
Remarks:
The Location property returns an object that can be used to find the location of an object within the project. Groups return a point location object.
Syntax
public override Location Location { get; }