The tblset function sets a table entry as current entry. In the table specified by table_type the entry item_name is set as current (default / active). A associated system variable is updated.Argumentstable_typeTable type. Valid names of table types are: DIMSTYLE, LAYER, LTYPE,...
If UseDoc is true, then the display dimension unit information follows the document settings, and SOLIDWORKS ignores the remaining arguments. SOLIDWORKS also removes any local settings so that if you switch back to the local settings, they are set to default va...
MessageBox.Show("Set unit precision property of document to " + newUnitPrecision + "."); } } public static void TestScaleUnit(Document dsDoc) { dsScaleUnit_e newScaleUnit = default(dsScaleUnit_e); dsScaleUnit_e scaleUnit = default(dsScaleUnit_e); //Set IDocument.ScaleUnit pro...
The tblset function sets a table entry as current entry. In the table specified by table_type the entry item_name is set as current (default / active). A associated system variable is updated.Argumentstable_typeTable type. Valid names of table types are: DIMSTYLE, LAYER, LTYPE...
If UseDoc is true, then the display dimension unit information follows the document settings, and SOLIDWORKS ignores the remaining arguments. SOLIDWORKS also removes any local settings so that if you switch back to the local settings, they are set to default val...
If the UseDoc argument is true, then the display dimension unit information follows the document settings, and SolidWorks ignores the remaining arguments. SolidWorks also removes any local settings so that if you switch back to the local settings, they are set to...
If the UseDoc argument is True, then the display dimension unit information follows the document settings, and SolidWorks ignores the remainder of the arguments. SolidWorks also removes any local settings so that if you switch back to the local settings, they are...
Dim instance As ICWContactSet Dim value As System.Integer instance.ClearanceUnit = value value = instance.ClearanceUnit C# System.int ClearanceUnit {get; set;}C++/CLI property System.int ClearanceUnit { System.int get(); void set ( & System.int value);...
Sets the type of linear unit and its precision for the document. .NET Syntax Visual Basic (Declaration) Sub SetLengthUnitExpression( _ dsLengthType_e LengthType As dsLengthType_e, _ dsUnitPrecision_e Precision As dsUnitPrecision_e _ ) C# void SetLengthUni...