Gets and sets the planar trim tool type for this complex corner treatment feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PlanarTrimToolType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IComplexCornerTreatmentFeatureData
Dim value As System.Integer
instance.PlanarTrimToolType = value
value = instance.PlanarTrimToolType |
C# | |
---|
System.int PlanarTrimToolType {get; set;} |
C++/CLI | |
---|
property System.int PlanarTrimToolType {
System.int get();
void set ( & System.int value);
} |
Property Value
Planar trim tool type as defined by
swCornerTreatmentPlanarTrimToolType_e
Example
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31