Edge1Visible Property (IFace) Send Feedback
See Also 
Gets or sets whether to show the first edge of the Face.

Syntax

Visual Basic 
Property Edge1Visible As System.Boolean
C# 
System.bool Edge1Visible {get; set;}
JavaScript 
get_Edge1Visible () : Boolean
put_Edge1Visible (
   NewVal : Boolean
)
COM native C++ 
HRESULT get_Edge1Visible(
   VARIANT_BOOL* Val
) 
HRESULT put_Edge1Visible( 
   VARIANT_BOOL NewVal
C++ 
DSRESULT get_Edge1Visible (
   bool* Val
)
DSRESULT put_Edge1Visible(
   bool NewVal
)

Property Value

True to show the first edge of the Face, false to not

See Also

Availability

DraftSight V1R1.3