ExternalBoundedSurfaceExternalSurfaceKind
Property
|
Property that represents information about the
system that created the surface.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ExternalEntityKind ExternalSurfaceKind { get; }
Public ReadOnly Property ExternalSurfaceKind As ExternalEntityKind
Get
public:
property ExternalEntityKind ExternalSurfaceKind {
ExternalEntityKind get ();
}
member ExternalSurfaceKind : ExternalEntityKind with get
Property Value
ExternalEntityKind
See Also