Share

SettingsQuantityTakeoff.SettingsStyles.MaterialShapeId Property

Settings of QuantityTakeoff material shape Id.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public PropertyObjectId MaterialShapeId { get; }

VB

Public ReadOnly Property MaterialShapeId As PropertyObjectId
	Get

C++

public:
property PropertyObjectId^ MaterialShapeId {
	PropertyObjectId^ get ();
}

Property Value

PropertyObjectId

See Also

Reference

Was this information helpful?