CANTCurveCantPivotMethod Property |
Gets and sets the pivot method type of parent alignemnt at the indexed curve / curve group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CantPivotMethodType CantPivotMethod { get; set; }
Public Property CantPivotMethod As CantPivotMethodType
Get
Set
public:
property CantPivotMethodType CantPivotMethod {
CantPivotMethodType get ();
void set (CantPivotMethodType value);
}
Property Value
CantPivotMethodType
See Also