Gets the model or type of frame used for a structure.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Frame { get; }
Public ReadOnly Property Frame As String
Get
public:
property String^ Frame {
String^ get ();
}
Property Value
String
See Also