PressureFittingStylePlanOptionSymbolBlockId Property

Gets or sets the id of the block reference that is used when displaying in plan view.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId SymbolBlockId { get; set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
[!:System.ArgumentException] Thrown when the object id does not specify a block table record object.
See Also