Obtains the object allowing access to the divided volume
properties of the PartMaker.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static PartMakerMethodToDivideVolumes GetPartMakerMethodToDivideVolumeFW(
PartMaker partMaker
)
Parameters
- partMaker PartMaker
-
The PartMaker.
Return Value
PartMakerMethodToDivideVolumes
The object handle. Returns
null if the
PartMaker does not represent divided volumes.
Exceptions
See Also
Reference