The PartMaker that created this Part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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