Gets or sets the face width.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FaceWidth As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.FaceWidth = value
value = instance.FaceWidth |
C# | |
---|
System.double FaceWidth {get; set;} |
C++/CLI | |
---|
property System.double FaceWidth {
System.double get();
void set ( & System.double value);
} |
Property Value
Face width
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33