FabricationPartGeometryChecksum Property |
Gets the geometry checksum of the fabrication part symbol, and it does nothing with the fabrication part instance position.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic AssetPropertyUInt64 GeometryChecksum { get; }
Public ReadOnly Property GeometryChecksum As AssetPropertyUInt64
Get
public:
property AssetPropertyUInt64^ GeometryChecksum {
AssetPropertyUInt64^ get ();
}
member GeometryChecksum : AssetPropertyUInt64 with get
Property Value
AssetPropertyUInt64
See Also