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