TinSurfaceStaticIsAssociative Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public bool IsAssociative { get; }
 
Public ReadOnly Property IsAssociative As Boolean
        Get
 
public:
property bool IsAssociative {
        bool get ();
}
 
member IsAssociative : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also