Gets or sets the Normal Cut parameters.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NormalCutParameters As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISMNormalCutFeatureData2
Dim value As System.Integer
instance.NormalCutParameters = value
value = instance.NormalCutParameters |
C# | |
---|
System.int NormalCutParameters {get; set;} |
C++/CLI | |
---|
property System.int NormalCutParameters {
System.int get();
void set ( & System.int value);
} |
Property Value
Normal Cut parameters as defined in
swNormalCutParameters_e
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0