StructureFrameHeight Property |
Gets the height of the structure's frame.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double FrameHeight { get; }Public ReadOnly Property FrameHeight As Double
Get
public:
property double FrameHeight {
double get ();
}Property Value
Double
Exceptions
Remarks
This property is for junction structures only.
See Also