Gets or sets whether to stretch the width of the appearance texture to the selected entity when mapping the appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FitWidth As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Boolean
instance.FitWidth = value
value = instance.FitWidth |
C# | |
---|
System.bool FitWidth {get; set;} |
C++/CLI | |
---|
property System.bool FitWidth {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to stretch the width of the appearance texture to the selected entity, false to not
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0