The PartMaker that created this Part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic PartMaker PartMaker { get; }
Public ReadOnly Property PartMaker As PartMaker
Get
public:
property PartMaker^ PartMaker {
PartMaker^ get ();
}
member PartMaker : PartMaker with get
Property Value
PartMaker
See Also