SubassemblySubassemblyHookTo Property

Gets the object id of the Subassembly which it hook to

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId SubassemblyHookTo { get; }

Property Value

ObjectId
Remarks
It returns null when (1) the Subassembly isn't in an Assembly (2) or the Subassembly is in an Assembly and hook to this assembly
See Also