PartGetOverriddenRuleIds Method

Gets the overridden Rule ids which this part contains.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectIdCollection GetOverriddenRuleIds()

Return Value

ObjectIdCollection
Exceptions
ExceptionCondition
InvalidOperationException Thrown when OverrideRuleSet is false.
See Also