SoVRMLLinePropertiesapplied Property |
Specifies if the lineType and lineScaleFactor should be applied.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool applied { get; }
Public ReadOnly Property applied As SoSFBool
Get
public:
property SoSFBool^ applied {
SoSFBool^ get ();
}
member applied : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksIf false, a solid line of nominal width is used.
See Also