GisPropertyManagerGetFeatureId Method
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public ulong GetFeatureId(
ObjectId object
)
Public Function GetFeatureId (
object As ObjectId
) As ULong
public:
unsigned long long GetFeatureId(
ObjectId object
)
member GetFeatureId :
object : ObjectId -> uint64
Parameters
- object ObjectId
-
Return Value
UInt64
See Also