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